/ Assembly List / LJCWinFormControls / LJCGridRow / LJCSetCellText

Namespace - LJCWinFormControls


Parameters
index - The column index.
value - The cell value.

Syntax

C#
public Void LJCSetCellText(Int32 index, Object value)

Sets the cell value by index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.